projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bfa354
)
win32-theme: Fix up docs for gtk_symbolic_color_new_win32
author
Alexander Larsson
<alexl@redhat.com>
Mon, 21 Nov 2011 12:52:39 +0000
(13:52 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Mon, 21 Nov 2011 12:52:39 +0000
(13:52 +0100)
gtk/gtksymboliccolor.c
patch
|
blob
|
history
diff --git
a/gtk/gtksymboliccolor.c
b/gtk/gtksymboliccolor.c
index 8f44966d9209705c473459267ec9e0f4fc033e42..7cfe8b0363eeef555b4e61dd726f047401eab1e9 100644
(file)
--- a/
gtk/gtksymboliccolor.c
+++ b/
gtk/gtksymboliccolor.c
@@
-235,13
+235,17
@@
gtk_symbolic_color_new_mix (GtkSymbolicColor *color1,
}
/**
- * gtk_symbolic_color_new_
mix
: (constructor)
+ * gtk_symbolic_color_new_
win32
: (constructor)
* @theme_class: The theme class to pull color from
* @id: The color id
*
* Creates a symbolic color based on the current win32
* theme.
*
+ * Note that while this call is availible on all platforms
+ * the actual value returned is not reliable on non-win32
+ * platforms.
+ *
* Returns: A newly created #GtkSymbolicColor
*
* Since: 3.4